---
title: kAuthorizationRuleAuthenticateAsSessionUser
framework: security
role: symbol
role_heading: Global Variable
path: security/kauthorizationruleauthenticateassessionuser
---

# kAuthorizationRuleAuthenticateAsSessionUser

Indicates a delegate rule definition constant specifying that the user must authenticate as the session owner (logged-in user).

## Declaration

```swift
var kAuthorizationRuleAuthenticateAsSessionUser: String { get }
```
