CWInterface.AssociateToEnterpriseNetwork Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("associateToEnterpriseNetwork:identity:username:password:error:")]
public virtual bool AssociateToEnterpriseNetwork (CoreWlan.CWNetwork network, Security.SecIdentity identity, string username, string password, out Foundation.NSError error);
abstract member AssociateToEnterpriseNetwork : CoreWlan.CWNetwork * Security.SecIdentity * string * string * -> bool
override this.AssociateToEnterpriseNetwork : CoreWlan.CWNetwork * Security.SecIdentity * string * string * -> bool
Parameters
- network
- CWNetwork
- identity
- SecIdentity
- username
- String
- password
- String
- error
- NSError
Returns
- Attributes