Show / Hide Table of Contents

Class XCodeCapabilitySettings.KeychainSharingCapability

Inheritance
System.Object
XCodeCapabilitySettings.Capability
XCodeCapabilitySettings.KeychainSharingCapability
Inherited Members
XCodeCapabilitySettings.Capability.Enabled
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: StansAssets.IOS.XCode
Assembly: cs.temp.dll.dll
Syntax
public class KeychainSharingCapability : XCodeCapabilitySettings.Capability

Fields

AccessGroups

Declaration
public List<string> AccessGroups
Field Value
Type Description
List<System.String>
In This Article
Back to top Generated by DocFX