Share via


TokenCache.SetIosKeychainSecurityGroup(String) Method

Definition

Overloads

SetIosKeychainSecurityGroup(String)

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.

SetIosKeychainSecurityGroup(String)

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