다음을 통해 공유


TokenCache.SetIosKeychainSecurityGroup(String) Method

Definition

Sets the security group to be used with the iOS Keychain. This function should not be used by external customers. It will be removed in a future version of MSAL.

public void SetIosKeychainSecurityGroup (string securityGroup);
abstract member SetIosKeychainSecurityGroup : string -> unit
override this.SetIosKeychainSecurityGroup : string -> unit
Public Sub SetIosKeychainSecurityGroup (securityGroup As String)

Parameters

securityGroup
String

Applies to